home *** CD-ROM | disk | FTP | other *** search
- To build the GNU file-utils-2.0 for the Atari-ST
-
- 1. create 2 directories ./src and ./lib
- 2. from the original GNU sources copy file-utils-2.0/src/*.[chy] into ./src
- 3. `` '' file-utils-2.0/lib/*.[chy] into ./lib
- 4. unpack my updates, zoo x.// fudiffs.zoo
- This creates ./src/Makefile
- ./src/src-diff
- ./src/mknod.c
- ./lib/Makefile
- 5. cd ./lib and apply diffs
- 6. cd ./lib hit make
- 7. cd ./src hit make
-
-
- Note for the strip option of the ginstall.ttp program set the enviroment
- variable STRIP to point to the xstrip.ttp executable. On my setup this
- would be :
-
- export STRIP=/dev/C/bin/gnu/xstrip.ttp
-
- Please report any bugs to scott@sparc1.stevens-tech.edu
-
- Note these have not been through an sort of exhaustive tests, but they
- do seem to to work on my system with Bash 1.08!